home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 5
/
Apprentice-Release5.iso
/
Source Code
/
C
/
Frameworks
/
Extension Shell 1.5
/
Version History
< prev
Wrap
Text File
|
1996-04-12
|
2KB
|
46 lines
Extension Shell Version History
Version 1.5
• No longer requires Colour QuickDraw, thanks to Steve Gilardi (squeegee@mindport.net)
• Added version field to password table, thanks to Steve Gilardi (squeegee@mindport.net)
• Converted and rebuilt projects with CodeWarrior 8
• Fixed incorrect #pragma align settings
• Updated #includes so will compile without assuming MacHeaders
• Added THINKA4 for accessing A4 for THINK C users
• Added a copy of Brian Stern's “INIT Writing FAQ”
Version 1.4
• Fixed icon positioning bug
• Added callbacks for checking architecture, checking if a trap is native, and posting a Notification Manager message
• Fixed bug in jGNEFilter stub in What Key sample
• Converted projects/source to CodeWarrior (DR7) and Universal Interfaces 2.1 (ETO #18)
• Converted documentation to SimpleText
• Consolidated Extension Shell includes down to ES.h
• Removed RESP resources, on suggestion of Olivier Lebra
• Allow removal of Gestalt selectors if running on System 7.5 or later
Version 1.3d
• Compiled with 4 byte ints
• Fixed a bug when 0 items were installed
• Replaced calls to HLockHi with ReserveMem/HLock
• Now use type 'Code' instead of 'CODE'. Added 'RMAP' resource to remap 'Code' resources for 'CODE' resource editors
Version 1.3
• Second publicly distributed version
Version 1.2
• Bell Test sample now demonstrates a custom address table, as well as a trap-patch and code block
Version 1.1
• Cleaned up documentation
• Added support for code blocks, and Time Manager tasks
Version 1.0
• First publicly distributed version